Resource StructureDefinition/FHIR Server from package de.gematik.isik-basismodul#4.0.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ISiKLebensZustand",
"url" : "https://gematik.de/fhir/isik/StructureDefinition/ISiKLebensZustand",
"version" : "4.0.0",
"name" : "ISiKLebensZustand",
"title" : "ISiKLebensZustand",
"status" : "draft",
"experimental" : false,
"date" : "2024-07-19",
"publisher" : "gematik GmbH",
"description" : "Basisprofil für ISiKLebensZustand Observation",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.status",
"path" : "Observation.status",
"mustSupport" : true
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"mustSupport" : true
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"mustSupport" : true
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "system"
}
],
"rules" : "open"
},
"comment" : "Motivation: Jede Lebenszustanduntersuchung MUSS einen LOINC Code enthalten, SnomedCT ist optional",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.code.coding:snomed-ct",
"path" : "Observation.code.coding",
"sliceName" : "snomed-ct",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Coding",
"profile" : [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKSnomedCTCoding"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.code.coding:loinc",
"path" : "Observation.code.coding",
"sliceName" : "loinc",
"min" : 1,
"max" : "*",
"type" : [
{
"code" : "Coding",
"profile" : [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKLoincCoding"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.subject.reference",
"path" : "Observation.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.encounter",
"path" : "Observation.encounter",
"mustSupport" : true
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"min" : 1,
"type" : [
{
"code" : "dateTime"
},
{
"code" : "Period"
}
],
"mustSupport" : true
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"comment" : "Motivation: Ein Lebenszustand benötigt immer einen Wert",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.